Interface STPId

All Superinterfaces:
IPCData, Pdu, Signal
All Known Implementing Classes:
STPIdImpl

public interface STPId extends Pdu
  • Method Details

    • getMacAddress

      MACAddress getMacAddress()
      Returns:
      MACAddress Returns a MACAddress
    • setMacAddress

      void setMacAddress(MACAddress macAddress)
      Parameters:
      macAddress - Takes in a parameter of macAddress
    • getPriority

      int getPriority()
      Returns:
      int Returns a int
    • setPriority

      void setPriority(int priority)
      Parameters:
      priority - Takes in a parameter of priority